home *** CD-ROM | disk | FTP | other *** search
/ Stockbyte 104: Worth Celebrating / Stockbyte - Worth Celebrating - Disc 1.iso / mac / Mac Browser / Portfolio Help / defa_ns.css < prev    next >
Cascading Style Sheet File  |  2000-04-26  |  4KB  |  140 lines

  1. BODY { 
  2.       font-family:Arial; 
  3.       background-color:white;  }
  4. .mvd-BODY { 
  5.            font-family:Arial; 
  6.            background-color:white;  }
  7. H1 { 
  8.     font-size:24.0pt;  }
  9. .mvd-H1 { 
  10.          font-size:24.0pt;  }
  11. H2 { 
  12.     font-weight:bold; 
  13.     font-size:18.0pt;  }
  14. .mvd-H2 { 
  15.          font-weight:bold; 
  16.          font-size:18.0pt;  }
  17. H3 { 
  18.     font-weight:bold; 
  19.     font-size:14.0pt;  }
  20. .mvd-H3 { 
  21.          font-weight:bold; 
  22.          font-size:14.0pt;  }
  23. H4 { 
  24.     font-weight:bold; 
  25.     font-size:12.0pt;  }
  26. .mvd-H4 { 
  27.          font-weight:bold; 
  28.          font-size:12.0pt;  }
  29. H5 { 
  30.     font-size:12.0pt;  }
  31. .mvd-H5 { 
  32.          font-size:12.0pt;  }
  33. H6 { 
  34.     font-size:12.0pt;  }
  35. .mvd-H6 { 
  36.          font-size:12.0pt;  }
  37. CITE.expandspot { 
  38.                  font-style:normal; 
  39.                  color:green; 
  40.                  cursor:hand;  }
  41. .mvd-CITE-expandspot { 
  42.                       font-style:normal; 
  43.                       color:green; 
  44.                       cursor:hand;  }
  45. DFN.collapsed { 
  46.                font-style:italic; 
  47.                font-weight:normal; 
  48.                display:none; 
  49.                color:red;  }
  50. .mvd-DFN-collapsed { 
  51.                     font-style:italic; 
  52.                     font-weight:normal; 
  53.                     display:none; 
  54.                     color:red;  }
  55. DFN.expanded { 
  56.               font-style:italic; 
  57.               font-weight:normal; 
  58.               color:red;  }
  59. .mvd-DFN-expanded { 
  60.                    font-style:italic; 
  61.                    font-weight:normal; 
  62.                    color:red;  }
  63. EM.dropspot { 
  64.              color:green; 
  65.              cursor:hand;  }
  66. .mvd-EM-dropspot { 
  67.                   color:green; 
  68.                   cursor:hand;  }
  69. P.tip { 
  70.        background-color:#FFFFA2; 
  71.        border:"solid silver 0.5pt"; 
  72.        padding-left:8.0pt; 
  73.        padding-right:6.0pt; 
  74.        padding-top:6.0pt; 
  75.        padding-bottom:6.0pt;  }
  76. .mvd-P-tip { 
  77.             background-color:#FFFFA2; 
  78.             padding-left:8.0pt; 
  79.             padding-right:6.0pt; 
  80.             padding-top:6.0pt; 
  81.             padding-bottom:6.0pt;  }
  82. P.note { 
  83.         font-style:italic; 
  84.         font-weight:bold;  }
  85. .mvd-P-note { 
  86.              font-style:italic; 
  87.              font-weight:bold;  }
  88. P.stephead { 
  89.             font-weight:bold; 
  90.             text-decoration:underline;  }
  91. .mvd-P-stephead { 
  92.                  font-weight:bold; 
  93.                  text-decoration:underline;  }
  94. P.bullet { 
  95.           font-family:Arial; 
  96.           font-size:9.0pt; 
  97.           list-style-type:disc; 
  98.           color:black;  }
  99. .mvd-P-bullet { 
  100.                font-family:Arial; 
  101.                font-size:9.0pt; 
  102.                list-style-type:disc; 
  103.                color:black;  }
  104. CITE.glossterm { 
  105.                 font-style:normal; 
  106.                 color:maroon; 
  107.                 cursor:hand;  }
  108. .mvd-CITE-glossterm { 
  109.                      font-style:normal; 
  110.                      color:maroon; 
  111.                      cursor:hand;  }
  112. DFN.glosscollapsed { 
  113.                     font-style:italic; 
  114.                     font-weight:normal; 
  115.                     display:none; 
  116.                     color:blue;  }
  117. .mvd-DFN-glosscollapsed { 
  118.                          font-style:italic; 
  119.                          font-weight:normal; 
  120.                          display:none; 
  121.                          color:blue;  }
  122. DFN.glossexpanded { 
  123.                    font-style:italic; 
  124.                    font-weight:normal; 
  125.                    color:blue;  }
  126. .mvd-DFN-glossexpanded { 
  127.                         font-style:italic; 
  128.                         font-weight:normal; 
  129.                         color:blue;  }
  130.  
  131. P {
  132.    font-family:Arial; 
  133.    background-color:white; 
  134.    font-size:10.0pt; }
  135.  
  136. .mvd-P {
  137.         font-family:Arial; 
  138.         background-color:white; 
  139.         font-size:10.0pt; }
  140.